projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9caab06
)
Remove stray empty line.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 8 Jul 2013 03:20:35 +0000
(20:20 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 8 Jul 2013 03:20:35 +0000
(20:20 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b7b386405f212b516b014faa2b1fd5b18f7ce4d1..5ceb8340cfa36b2a6768ef7a7c49ad08fc5d57e6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-6,7
+6,6
@@
Make file descriptors close-on-exec when possible (Bug#14803).
* configure.ac (mkostemp): New function to check for.
(PTY_OPEN): Pass O_CLOEXEC to posix_openpt.
-
* lib/fcntl.c, lib/getdtablesize.c, lib/pipe2.c, m4/fcntl.m4:
* m4/getdtablesize.m4, m4/pipe2.m4: New files, taken from gnulib.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.